Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Oztechan/CCC#1457] Update lifecycle to v2.8.6 #3967

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
androidx.lifecycle:lifecycle-runtime-ktx (source) 2.8.5 -> 2.8.6 age adoption passing confidence
androidx.lifecycle:lifecycle-viewmodel-ktx (source) 2.8.5 -> 2.8.6 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 21, 2024
@renovate renovate bot requested review from mustafaozhan and a team as code owners September 21, 2024 21:57
Copy link

codacy-production bot commented Sep 21, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (b78443a) 3239 1734 53.54%
Head commit (fd664e2) 3239 (+0) 1734 (+0) 53.54% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#3967) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codecov bot commented Sep 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.14%. Comparing base (b78443a) to head (fd664e2).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3967   +/-   ##
========================================
  Coverage    57.14%   57.14%           
========================================
  Files          167      167           
  Lines         2919     2919           
  Branches       434      434           
========================================
  Hits          1668     1668           
  Misses        1226     1226           
  Partials        25       25           

Impacted file tree graph

@renovate renovate bot force-pushed the renovate/lifecycle branch from 7214ca1 to fd664e2 Compare September 24, 2024 16:59
Copy link

@mustafaozhan mustafaozhan merged commit 6395ebe into develop Sep 24, 2024
14 checks passed
@mustafaozhan mustafaozhan deleted the renovate/lifecycle branch September 24, 2024 17:40
mustafaozhan added a commit that referenced this pull request Sep 30, 2024
* [#1457] Update mokoResources to v0.24.3 (#3975)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update lifecycle to v2.8.6 (#3967)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update dependency com.lemonappdev:konsist to v0.16.1 (#3840)

* [#1457] Update dependency com.lemonappdev:konsist to v0.16.1

Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update dependency com.lemonappdev:konsist to v0.16.1

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update koin to v4 (major) (#3956)

* [#1457] Update koin to v4

Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update koin to v4

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update navigation to v2.8.1 (#3968)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update dependency com.russhwolf:multiplatform-settings to v1.2.0 (#3849)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update submodule/basemob digest to 530a6b0 (#3977)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update dependency com.huawei.hms:ads-prime to v3.4.74.302 (#3974)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#3979] Open 80 port for backend app (#3981)

* [#3979] Open 80 port for backend app

* [#3979] Open 80 port for backend app

* [#3980] Remove suspends from ktor methods (#3982)

* [#3983] Get rid of unsafe version read (#3984)

* [#1457] Update actions/checkout action to v4.2.0 (#3978)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update submodule/logmob digest to 1cb3e43 (#3986)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#3985] Refactor Routes with non returning methods (#3989)

* [#3985] Refactor Routes with non returning methods

* [#3985] Refactor Routes with non returning methods

* [#1457] Update dependency ubuntu to v24 (#3988)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update Oztechan/Global digest to 0d56c9a

Co-authored-by: Mustafa Ozhan <[email protected]>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>
mustafaozhan added a commit that referenced this pull request Sep 30, 2024
* [#1457] Update dependency gradle to v8.10.2

Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update Oztechan/Global digest to 0d56c9a (#3990)

* [#1457] Update mokoResources to v0.24.3 (#3975)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update lifecycle to v2.8.6 (#3967)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update dependency com.lemonappdev:konsist to v0.16.1 (#3840)

* [#1457] Update dependency com.lemonappdev:konsist to v0.16.1

Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update dependency com.lemonappdev:konsist to v0.16.1

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update koin to v4 (major) (#3956)

* [#1457] Update koin to v4

Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update koin to v4

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update navigation to v2.8.1 (#3968)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update dependency com.russhwolf:multiplatform-settings to v1.2.0 (#3849)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update submodule/basemob digest to 530a6b0 (#3977)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update dependency com.huawei.hms:ads-prime to v3.4.74.302 (#3974)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#3979] Open 80 port for backend app (#3981)

* [#3979] Open 80 port for backend app

* [#3979] Open 80 port for backend app

* [#3980] Remove suspends from ktor methods (#3982)

* [#3983] Get rid of unsafe version read (#3984)

* [#1457] Update actions/checkout action to v4.2.0 (#3978)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update submodule/logmob digest to 1cb3e43 (#3986)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#3985] Refactor Routes with non returning methods (#3989)

* [#3985] Refactor Routes with non returning methods

* [#3985] Refactor Routes with non returning methods

* [#1457] Update dependency ubuntu to v24 (#3988)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

* [#1457] Update Oztechan/Global digest to 0d56c9a

Co-authored-by: Mustafa Ozhan <[email protected]>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant